adTempus API
|
Gets or sets options that determine the type of match to perform.
__property long MatchOptions;
long MatchOptions;
Property MatchOptions() As long
cmrDoesNotMatch
If MonitorType is cmtCheckReply, the monitor compares the response it receives from the Target to the MatchText. The MatchOptions define the kind of comparison that is made.
Specify any valid combination of the CMResponseMatchOptionsEnum values.
This property is not used if MonitorType is cmtPing.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|